-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add invariants to x/foundation #758
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #758 +/- ##
==========================================
+ Coverage 62.15% 62.20% +0.05%
==========================================
Files 879 880 +1
Lines 99385 99431 +46
==========================================
+ Hits 61772 61853 +81
+ Misses 33996 33957 -39
- Partials 3617 3621 +4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the invariants is broken, how can we resolve in the chain?
Halting the chain is the current short-term solution. The goal of the invariant feature is to prevent ripple effects from the violated invariant. Fixing the cause is not the goal of this feature. |
Description
This patch will add following invariants to x/foundation:
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml